火范文>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • A single computer instruction that results in a series of instructions in machine language.
    一个单一的计算机指令可引起一系列的机器语言指令。
  • Programmers may work in machine language or in assembly languages.
    程序设计人员可能用机器语言或汇编语言来工作。
  • What is meant by a one-to-many relationship when comparing a high-level language to machine language?
    在比较高级语言和机器语言时,一对多关系是什么意思?
  • For some remote systems, the translation of configuration information into machine language.
    对于某些远程系统,将配置信息翻译成机器语言的过程。
  • Computer has many high level languages which mainly can be divided into three sorts& machine language, assemble language and high level language.
    计算机有多种高级语言,但它们中主要有三大类:机器语言、汇编语言和高级语言。
  • Other programs then translate the instructions into machine language for the computer to use.
    接着将程序翻译成指令成为机器语言,给计算机使用。
  • The Tao gave birth to machine language. machine language gave birth to the assembler.
    道生机器语言,机器语言生汇编嚣。
  • Machine language: A language designed for the direct use by a computer without translation. Also called Machine code.
    机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。
  • A program written in a language from which statements are translated into machine language.
    用某一语言所写并被翻译成机器语言的程序。
  • Programmers use assembly languages when it is important to minimize the time it takes to run a program, because the translation from assembly language to machine language is relatively simple.
    当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。